home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #11 / CD 11 (Black) - 2001.iso / Fruity / STRINGTG.DXR / 00023.ls < prev    next >
Encoding:
Text File  |  1998-04-13  |  90 b   |  7 lines

  1. on mouseDown
  2.   if button("buttdn", "buttup") then
  3.     selectRope()
  4.   end if
  5.   Flush()
  6. end
  7.